header {
	width: 100%;
	background: transparent;
	height: 60px;
	position: fixed;
	top: 0px;
	z-index: 99999;
	line-height: 60px;
}
header .logo {
	float: left;
}
header nav {
	float: right;
	max-width: 1000px;/* margin: 0 3%; */
	line-height: 55px;
	height: 55px;
}
nav .ul1 {/* float:left; *//* width:25%; */
}
nav .ul2 {
	float: right;
	width: 25%;
}

nav>ul.f_cb1{position: relative;}
nav>ul>li {
	width: 100px;
	float: left;
	text-align: center;
	
}
nav>ul>li:hover>a {font-size:17px;}
nav>ul>li>a {
	color: #000;
	font-size: 16px;
}
nav li.logo {
	width: 50%;
	text-align: center;
	float: left;
}
header.black {
	background: #ffffff;
}
.topphoto{float: right;color: #000;background:url(/skin/xbms/img/tophone.png) center left no-repeat;font-size:20px;margin-left: 50px;text-indent: 35px;margin-right: -20px;font-weight: bold;}

footer {
	background-color: #4a4f54;
	width: 100%;
	height: 410px;
	color: #e4e8e8;
}
.cpxl_div1{width:340px; height:265px; float:left; text-align:center;}